Welcome![Sign In][Sign Up]
Location:
Search - poisson noise

Search list

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/
Platform: | Size: 114265 | Author: 汪伟 | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Platform: | Size: 113664 | Author: 汪伟 | Hits:

[Graph programsee

Description: 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian Salt & Pepper Poisson
Platform: | Size: 3072 | Author: | Hits:

[Special EffectsNonnegJune2009

Description: 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood Estimation for Ill-Posed Problems", "Tikhonov Regularized Poisson Likelihood Estimation: Theoretical Justification and a Computational Method", "An Efficient Computational Method for Total Variation with Poisson Negative-Log Likelihood", "An Analysis of Regularization by Diffusion for Ill-Posed Poisson Likelihood Estimation," "An Iterative Method for Edge-Preserving MAP Estimation when Data-Noise is Poisson", and finally, "Regularization Parameter Selection Methods for Ill-Posed Poisson Maximum Likelihood Estimation". See my publications page for more details. The main algorithm is for nonnegatively constrained, regularized Poisson likelihood estimation. At this point you can choose Tikhonov, total variation regularization, and diffusion regularization. A number of other methods are also implemented. Regularizatio
Platform: | Size: 432128 | Author: sun | Hits:

[Special Effectsadd_noise_to_image

Description: 为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)-Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV)
Platform: | Size: 1074176 | Author: 臧媛媛 | Hits:

[matlabnoise-generation

Description: matlab code to generate various type of noise- poisson, gaussian, impulse noise.
Platform: | Size: 3072 | Author: Jiyoung Park | Hits:

[Special EffectsIndependent-component-analysis--

Description: 基于独立分量分析的图像特征提取及泊松噪声去除,用于初学者,很实用,欢迎下载-Independent component analysis based on image feature extraction and removal of Poisson noise, for beginners, it is useful, please download
Platform: | Size: 148480 | Author: ps | Hits:

[Special EffectspoissonNoisetest

Description: 利用C#做一个人机交互的界面。功能:对输入图像加入泊松噪声,最后输出图像。-Using C# to make a human-computer interaction interface. Function: Poisson noise added to the input image, the final output image.
Platform: | Size: 251904 | Author: 刘娜 | Hits:

[Graph programsee

Description: 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian Salt & Pepper Poisson
Platform: | Size: 3072 | Author: 湿式铺法 | Hits:

[2D Graphiczaoshengtianjia

Description: 在图片当中添加噪声,其中包含高斯噪声,的三种产生方式,以达到不同的退化效果。还包含椒盐噪声的产生,以及泊松噪声,并并包含如何将噪声加入图片的例程。-Adding noise in the picture,Including the Gauss noise, the generation of three, in order to achieve the effect of different degradation. Also contains salt and pepper noise, as well as the Poisson noise, and how to add noise and contains the picture of the routine.
Platform: | Size: 2048 | Author: ranshao | Hits:

[3D GraphicPoissonRecon

Description: 三维模型的泊松重建算法源码实现,是原作者基于其发表论文实现的,可用性很强,具体使用方法见代码内部-poisson reconstruction algorithm from author to reconstruct 3D model from point cloud, it is very robust to handle data with noise
Platform: | Size: 185344 | Author: shawn | Hits:

[Post-TeleCom sofeware systemsAssignment_No2

Description: 利用均匀分布产生高斯白噪声随机数,瑞利随机数,泊松随机数。附有报告~-The use of Gaussian white noise uniformly distributed random number generation, random number Rayleigh, Poisson random number. Accompanied by the report-
Platform: | Size: 3405824 | Author: 董泽锋 | Hits:

[Special EffectsUntitled12

Description: 1.主要是对图片添加噪声,噪声类别有高斯噪声,椒盐噪声,泊松噪声等。 2.语音增强-1.The is to add noise to image noise types, Gauss noise, salt and pepper noise, Poisson noise. 2 。speech enhancement
Platform: | Size: 1024 | Author: 魏宏雪 | Hits:

[transportation applicationsRandonNumber

Description: 随机噪声生成程序,包括高斯分布、随机分布、泊松分布三种分布,适用于各种信号处理的信号生成添加噪声-Random noise generator, including a Gaussian distribution, random distribution, distribution of three types of Poisson distribution, for a variety of signal processing of adding the noise signal generated
Platform: | Size: 1024 | Author: sosozxy | Hits:

[Industry researchReconstructing-Images-Corrupted

Description: A variational model to denoise an image corrupted by Poisson noise, Like the ROF model the model uses totalvariation regularization, which preserves edges
Platform: | Size: 10868736 | Author: thang | Hits:

[Otherhola mundo

Description: Use the deconvblind function to deblur an image using the blind deconvolution algorithm. The algorithm maximizes the likelihood that the resulting image, when convolved with the resulting PSF, is an instance of the blurred image, assuming Poisson noise statistics. The
Platform: | Size: 4096 | Author: pierovdz| | Hits:

[Applicationspoisson_nlmeans

Description: An extension of the non local (NL) means is proposed for images damaged by Poisson noise. The proposed method is guided by the noisy image and a pre-filtered image and is adapted to the statistics of Poisson noise. The influence of both images can be tuned using two filtering parameters. We propose an automatic setting to select these parameters based on the minimization of the estimated risk (mean square error). This selection uses an estimator of the MSE for NL means with Poisson noise and Newton’s method to find the optimal parameters in few iterations(An extension of the non local (NL) means is proposed for images damaged by Poisson noise.)
Platform: | Size: 453632 | Author: 金戈铁马1980 | Hits:

[Graph programDCTdenoising-master - 副本

Description: 主要进行图像滤波,保边滤波,快速滤波,顶顶顶顶顶(image filter he modifications below are necessary for using MATLAB Version 7.10 (steps 4, 5, 6), and for removing intensity-dependent Poisson noise (approximated as Gaussian noise))
Platform: | Size: 3859456 | Author: coffeeboy | Hits:

[Special Effectsnoise genre

Description: 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
Platform: | Size: 47104 | Author: 恋琪 | Hits:

[Special Effects基于 QR 码的自适应抗打印扫描水印算法

Description: 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品 的版权保护。(An adaptive watermark blind watermarking algorithm based on QR codes is proposed. Methods first of all, the carrier QR code is three levels smaller. Wave transformation and 4 *4 block Schur decomposition of the low frequency part are carried out. Then the binary values are obtained by using the stability of the coefficient difference of the subblock unitary matrix. The watermark information is embedded into the carrier QR code adaptively. Finally, the watermark information is extracted by scanning the watermark QR code. At the same time, the algorithm achieves blind extraction. Results The algorithm can resist the attack of print and scan, and can resist Gaussian noise, salt and pepper noise, speckle noise, Poisson noise. JPEG attacks such as compression have strong robustness. Conclusion the algorithm has strong resistance to print scanning and can be widely used in digital products. Copyright protection.)
Platform: | Size: 4277248 | Author: macowin | Hits:
« 12 3 »

CodeBus www.codebus.net